OpenRoads Designer CONNECT Edition SDK Help

Dispose(Boolean) Method

Releases the unmanaged resources used by the LinearIntersection and optionally releases the managed resources

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

protectedvirtual void Dispose(bool A_0)

Parameters

SettingDescription
   True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also